projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd7741b
)
(term): Remove group `unix'.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Aug 2007 03:05:06 +0000
(
03:05
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Aug 2007 03:05:06 +0000
(
03:05
+0000)
lisp/term.el
patch
|
blob
|
history
diff --git
a/lisp/term.el
b/lisp/term.el
index d7f083adfa669b9cb5396479a6d9e4d5974754b5..649aa79b818172203789ac22bd081451b4b5fa33 100644
(file)
--- a/
lisp/term.el
+++ b/
lisp/term.el
@@
-407,8
+407,7
@@
(defgroup term nil
"General command interpreter in a window."
- :group 'processes
- :group 'unix)
+ :group 'processes)
\f
;;; Buffer Local Variables: